home *** CD-ROM | disk | FTP | other *** search
/ MacAddict 123 / MacAddict_123_2006_11.iso / Software / Utilities / VelaClock 1.9.wdgt / Info.plist < prev    next >
Extensible Markup Language  |  2006-08-29  |  787b  |  29 lines

  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <!DOCTYPE plist PUBLIC "-//Apple Computer//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
  3. <plist version="1.0">
  4. <dict>
  5.     <key>AllowFullAccess</key>
  6.     <true/>
  7.     <key>AllowNetworkAccess</key>
  8.     <true/>
  9.     <key>CFBundleDisplayName</key>
  10.     <string>VelaClock</string>
  11.     <key>CFBundleIdentifier</key>
  12.     <string>com.veladg.widget.velaclock</string>
  13.     <key>CFBundleName</key>
  14.     <string>VelaClock</string>
  15.     <key>CFBundleShortVersionString</key>
  16.     <string>1.9</string>
  17.     <key>CFBundleVersion</key>
  18.     <string>1.9</string>
  19.     <key>CloseBoxInsetX</key>
  20.     <integer>10</integer>
  21.     <key>CloseBoxInsetY</key>
  22.     <integer>4</integer>
  23.     <key>MainHTML</key>
  24.     <string>VelaClock.html</string>
  25.     <key>Plugin</key>
  26.     <string>VTPlugin.widgetplugin</string>
  27. </dict>
  28. </plist>
  29.